type runtime.metricValue
63 uses
runtime (current package)
histogram.go#L138: func (h *timeHistogram) write(out *metricValue) {
metrics.go#L38: compute func(in *statAggregate, out *metricValue)
metrics.go#L90: compute: func(_ *statAggregate, out *metricValue) {
metrics.go#L97: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L104: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L111: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L118: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L125: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L132: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L139: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L146: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L153: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L160: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L167: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L174: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L181: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L188: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L195: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L202: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L209: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L216: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L223: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L235: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L242: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L249: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L261: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L268: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L275: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L281: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L287: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L294: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L301: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L308: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L314: compute: func(_ *statAggregate, out *metricValue) {
metrics.go#L320: compute: func(_ *statAggregate, out *metricValue) {
metrics.go#L326: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L333: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L341: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L348: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L355: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L362: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L369: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L376: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L383: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L390: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L397: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L404: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L411: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L418: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L425: compute: func(in *statAggregate, out *metricValue) {
metrics.go#L434: compute: func(_ *statAggregate, out *metricValue) {
metrics.go#L440: compute: func(_ *statAggregate, out *metricValue) {
metrics.go#L446: compute: func(_ *statAggregate, out *metricValue) {
metrics.go#L451: compute: func(_ *statAggregate, out *metricValue) {
metrics.go#L456: compute: func(_ *statAggregate, out *metricValue) {
metrics.go#L461: compute: func(_ *statAggregate, out *metricValue) {
metrics.go#L466: compute: func(_ *statAggregate, out *metricValue) {
metrics.go#L471: compute: func(_ *statAggregate, out *metricValue) {
metrics.go#L487: func compute0(_ *statAggregate, out *metricValue) {
metrics.go#L494: func (f metricReader) compute(_ *statAggregate, out *metricValue) {
metrics.go#L760: value metricValue
metrics.go#L765: type metricValue struct {
metrics.go#L774: func (v *metricValue) float64HistOrInit(buckets []float64) *metricFloat64Histogram {